home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PCGUIA 117
/
PC Guia 117.iso
/
swf
/
prod3.swf
/
scripts
/
frame_54
/
DoAction_2.as
next >
Wrap
Text File
|
2004-11-15
|
411b
|
14 lines
globalStyleFormat.shadow = 10662843;
globalStyleFormat.face = 3097931;
globalStyleFormat.arrow = 13369344;
globalStyleFormat.scrollTrack = 10662843;
globalStyleFormat.applyChanges();
myData = new LoadVars();
myData.onLoad = function()
{
myHeadline_txt.htmlText = this.headline;
myText_txt8.htmlText = this.content;
};
System.useCodePage = true;
myData.load("swf/produtividade/p1/prod8.txt");